Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[MINOR] switch QBFT tests to Junit5 #5525

Merged
merged 3 commits into from
Jun 2, 2023
Merged

Conversation

macfarla
Copy link
Contributor

@macfarla macfarla commented Jun 1, 2023

statemachine tests have plenty of unnecessary mockings so did not unpick that as part of this PR, went with lenient mockings instead.

Signed-off-by: Sally MacFarlane <macfarla.github@gmail.com>
Signed-off-by: Sally MacFarlane <macfarla.github@gmail.com>
Signed-off-by: Sally MacFarlane <macfarla.github@gmail.com>
@github-actions
Copy link

github-actions bot commented Jun 1, 2023

  • I thought about documentation and added the doc-change-required label to this PR if updates are required.
  • I thought about the changelog and included a changelog update if required.
  • If my PR includes database changes (e.g. KeyValueSegmentIdentifier) I have thought about compatibility and performed forwards and backwards compatibility tests

Copy link
Contributor

@jframe jframe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@macfarla macfarla merged commit 186d38b into hyperledger:main Jun 2, 2023
@macfarla macfarla deleted the junit5-qbft branch June 2, 2023 03:23
elenduuche pushed a commit to elenduuche/besu that referenced this pull request Aug 16, 2023
* junit5

Signed-off-by: Sally MacFarlane <macfarla.github@gmail.com>

* lenient mocking

Signed-off-by: Sally MacFarlane <macfarla.github@gmail.com>

* remove junit4

Signed-off-by: Sally MacFarlane <macfarla.github@gmail.com>

---------

Signed-off-by: Sally MacFarlane <macfarla.github@gmail.com>
eum602 pushed a commit to lacchain/besu that referenced this pull request Nov 3, 2023
* junit5

Signed-off-by: Sally MacFarlane <macfarla.github@gmail.com>

* lenient mocking

Signed-off-by: Sally MacFarlane <macfarla.github@gmail.com>

* remove junit4

Signed-off-by: Sally MacFarlane <macfarla.github@gmail.com>

---------

Signed-off-by: Sally MacFarlane <macfarla.github@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants